home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 12004000 / agatunne.txt < prev    next >
Encoding:
Text File  |  2000-01-01  |  2.5 KB  |  70 lines

  1. Short:    Agatunnel - hypnotic color cycling effects
  2. Author:   ex-grahn@mdstud.chalmers.se (Jörgen Grahn)
  3. Uploader: ex-grahn@mdstud.chalmers.se
  4. Type:     gfx/aga
  5.  
  6. Many years ago, when a friend of mine had convinced me
  7. to buy a used Amiga, I got my hands on a small
  8. program named Tunnel. It was originally a demo program
  9. for some Modula-2 system; thus source code in Modula-2
  10. was included. The program was so cool, my brother and I
  11. used to turn off the light in the room and watch the
  12. psychedelic colours flickering by.
  13.  
  14. The program didn't work on my new AGA Amiga - there was
  15. no synchronization and the colours shift much too fast.
  16. I wrote this quick hack to produce a similar effect,
  17. but enhanced to make use of all the 24 color bits of AGA.
  18.  
  19. The 'tunnel' is a very simple effect, but it is cheaper
  20. than hallucinogen drugs - unless there are Psilocybin
  21. mushrooms growing where you live anyway ;-)
  22.  
  23. On the other hand, watching ambient videos on MTV late at night
  24. is rather cheap too...
  25.  
  26. As it is, AGATunnel will open a screen in the same resolution
  27. as the Workbench and make some simple colour cycling effects,
  28. giving the impression of a moving multi-color tunnel.
  29. Stop the program by feeding it a CONTROL-C signal
  30. (with the C:Break command for example).
  31.  
  32. This is a quick hack, but it's fun to watch. Some caveats:
  33.  
  34.     It is 3.0-only, CLI/Shell-only and AGA-only
  35.  
  36.     The number of bitplanes and speed of the color cycling
  37.     is hard-coded. If you want to change it, you have to
  38.     recompile the program.
  39.  
  40.     The speed is hard-coded with respect to my own
  41.     machine, an A4000/030. The effects _may_ look a
  42.     bit strange in some screenmodes on A1200s and A4000s.
  43.     I don't know.
  44.  
  45.     The program looks ugly while it draws the initial
  46.     tunnel. Once again, this isn't high-quality software.
  47.  
  48.     The algorithms for generating the color sequence
  49.     could be enhanced, giving a much cooler effect.
  50.  
  51. This archive is in the Public Domain. Do what you want with it.
  52.  
  53. Jörgen Grahn
  54. Wetterlinsgatan 13E
  55. S-521 34 Falköping
  56. SWEDEN
  57.  
  58.  
  59. ============================= Archive contents =============================
  60.  
  61. Original  Packed Ratio    Date     Time    Name
  62. -------- ------- ----- --------- --------  -------------
  63.      549     203 63.0% 31-Dec-93 18:07:50  AGATunnel/Makefile
  64.      108      83 23.1% 30-Dec-93 19:37:52  AGATunnel/SCOPTIONS
  65.    25604   12294 51.9% 08-Jan-94 10:29:00  AGATunnel/agatunnel
  66.     3891    1560 59.9% 08-Jan-94 10:28:48  AGATunnel/agatunnel.c
  67.     1987    1101 44.5% 07-Sep-94 19:29:32  AGATunnel/agatunnel.readme
  68. -------- ------- ----- --------- --------
  69.    32139   15241 52.5% 12-Sep-94 16:08:40   5 files
  70.